space
Type
constant
Summary
Equivalent to the space character (ASCII 32).
Syntax
space
Description
Use the space constant as an easier-to-read substitute for " ".
Examples
"a" & space & "b"
put firstName & space & lastName into fullName
Related
command: constant
glossary: ASCII
keyword: character
Compatibility and Support
Introduced
LiveCode 1.0
OS
mac
windows
linux
ios
android
Platforms
desktop
server
mobile